CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc 16 generator

搜索资源列表

  1. CCITT_CRC16

    2下载:
  2. CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
  3. 所属分类:matlab

    • 发布日期:2014-12-14
    • 文件大小:584
    • 提供者:张原
  1. CRC

    0下载:
  2. CCSDS 16-bit CRC generator and checker demonstration program
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2634
    • 提供者:zheng
  1. CRC

    0下载:
  2. The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:159600
    • 提供者:jj
  1. PCK_CRC16_D8

    0下载:
  2. 16-bit CRC Generator
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:982
    • 提供者:ysoon
  1. PCK_CRC3_D4

    0下载:
  2. CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:800
    • 提供者:weixin
  1. CRC-16

    0下载:
  2. 16位CRC校验原理与算法分析,不讨论CRC的纠错原理以及为什么要选下面提及的生成多项式,只是针对以下的生成多项式,如何获得CRC校验码,作一个比较详细的说明。-16-bit CRC checksum algorithm theory and analysis, not to discuss the principles of the CRC error correction, and why to choose the generator polynomial mentioned below,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2359
    • 提供者:李楠
  1. crc16-CCITT

    1下载:
  2. crc-16的编码,使用的多项式是G(x)=x^16+x^12+x^5+1-generator polynomial of degree 16: G(X)=x^16+x^12+x^5+1
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:1269
    • 提供者:李洁
  1. FCS_16

    0下载:
  2. Frame Check Sequence 16 bit Generator (CRC-CCITT and CRC-16)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2506
    • 提供者:hadimk
  1. CRC

    0下载:
  2. CRC生成及校验程序,适合于生成并验证16进制4字节的CRC验证码。-CRC Generator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:72388
    • 提供者:alex
  1. crc-16b-serial

    0下载:
  2. 16 bit CRC serial generator
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:541
    • 提供者:Srikanth
  1. CRC

    0下载:
  2. 首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:罗宵晗
  1. 16-bit-Serial-CRC-CCITT-Generator.vhd.tar

    0下载:
  2. 16-bit Serial CRC-CCITT Generator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:FranxCuckoo
  1. crc16

    0下载:
  2. 信息交换内容为文本文件;通信信息交换通过共享文件实现编码要求:用模 2 除法计算 CRC 码,生成多项式为 CRC-16 能在两台计算机机上运行程序,一台产生 CRC 码,另一台校验。-Clearing the contents of a text file communications exchange achieved through shared document coding requirements: CRC code calculated by modulo-2 division,
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:366314
    • 提供者:易航
搜珍网 www.dssz.com